xen/x86: Better BUG back traces.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 20 Feb 2007 11:57:06 +0000 (11:57 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 20 Feb 2007 11:57:06 +0000 (11:57 +0000)
commit7263379ba795cb86462825f3b13a2a92c22f05eb
treef997a609ba01a027de124ad499b562fd496ec7e9
parentcb015ee268b2dafd32007af9b5e243a6906e2e93
xen/x86: Better BUG back traces.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/mm/shadow/multi.c
xen/arch/x86/traps.c
xen/include/asm-ia64/bug.h [new file with mode: 0644]
xen/include/asm-powerpc/bug.h [new file with mode: 0644]
xen/include/asm-x86/bug.h [new file with mode: 0644]
xen/include/asm-x86/processor.h
xen/include/asm-x86/x86_32/bug.h [new file with mode: 0644]
xen/include/asm-x86/x86_64/bug.h [new file with mode: 0644]
xen/include/xen/lib.h